home *** CD-ROM | disk | FTP | other *** search
/ Just Call Me Internet / Just Call Me Internet.iso / prog / atari / c / du_lib / readme.txt < prev    next >
Text File  |  1995-06-06  |  2KB  |  54 lines

  1. DULIB - a GUI library for Lattice C 5.52
  2. ==========================================
  3.  
  4. OK - Due to popular demand :) here is DULIB v1.3.
  5.  
  6. (v1.1 never made it onto the internet, I only uploaded it to Andy Curtis'
  7.  Ad Lib BBS, and v1.2 never went beyond my own hard drive.)
  8.  
  9. This release I've compiled for a 68000 so that all Atari owners can use it
  10. 'out of the box'.
  11.  
  12. The major additions from v1.0 are the form_popup() function, the keyboard
  13. handling, the text editor widget & AES4.1 iconify support, Editable Text
  14. objects, pseudo multithreading, but there are a few others
  15. as well...(mostly bugfixes).
  16.  
  17. The text edit widget still has some bugs in it....sorry, they'll be fixed in
  18. the next release.
  19.  
  20. The TEST directory contains a simple demonstration of how to use the library
  21. to build a simple program.
  22.  
  23. As before, instructions for actually using the library are in the HELP folder
  24. (ST-GUIDE  format), but they are not complete - there's enough to get going
  25. with though. They are more complete than they were though ;)
  26.  
  27. Oh yeah - I've also included an incomplete (ie. only the Off-screen Bitmap
  28. functions) port to Lattice C of the EdDI ENHANCER / NVDI extended VDI calls
  29. library. This provides a similar functionality to MEMORY.SYS, but via a small
  30. TSR (ENHANCER.PRG), so you can use it without GDOS. NVDI also has the same
  31. functionality built in.
  32.  
  33. NOTE: EdDI only deals with mono bitmaps (as does MEMORY.SYS), where-as
  34.       NVDI can handle colour obm's as well).
  35.  
  36. Doc's for using the calls came from the EdDI for Pure C distribution, but are
  37. in english.
  38.  
  39. If you get stuck, Use The Source Luke......
  40.  
  41. (full C sources included for the entire library)
  42.  
  43. Enjoy,
  44.  
  45. Craig.
  46.  
  47. PS. This is (almost) the first time I've opened my own source code up for the
  48. world to see, so be gentle on me.....
  49.   __                              _
  50.   | \        | |                 / |  Makers of CLA
  51.   |_/ A T A  \/| N C E R T A I N  /   - ECAD for the Atari.
  52. --------------------------------- o ----------------------------
  53. Craig Graham. EMAIL:craig.graham@newcastle.ac.uk
  54.